expander: Fix pressed_in_title check
authorTimm Bäder <mail@baedert.org>
Sat, 17 Jun 2017 06:54:59 +0000 (08:54 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 20 Jul 2017 01:27:14 +0000 (21:27 -0400)
commit12fdb19d630461519581c04686f9376bfce811aa
tree1c30c14b56e57ad375b28086f526f2e50540d734
parentb5aa1982c9627b0f43014ab582f73c9ab0473369
expander: Fix pressed_in_title check

gesture coords are relative to the expander widget, the title allocation
is relative to the box child.
gtk/gtkexpander.c